POST >> /deployment/resources/instances >> Deploying a virtual appliance. You can use the representational state transfer (REST) application programming interface (API) to deploy a virtual appliance.
DELETE >> /deployment/resources/virtual data center./<virtual data center.UID> >> Removing a virtual data center. You can remove a virtual data center as long as it is longer referenced by any resource in the Cloud Pak System environment.
POST >> /deployment/resources/vm_configurations >> Create a new configuration for the virtual machine.
POST >> /deployment/resources/vdcs/{uuid}/vm_configurations >> Create a new configuration for the virtual machine.
POST >> /deployment/resources/volume_configurations >> Create a new volume configuration.
POST >> /deployment/resources/vdcs/{uuid}/volume_configurations >> Create a new volume configuration.
POST >> /deployment/resources/subnets >> Create a new subnet.
DELETE >> /deployment/resources/subnets/<subnetUUID> >> Delete a subnet.
POST >> /deployment/resources/addresses >> Create a new address.
POST >> /deployment/resources/subnet/<subnetUUID>/addresses >> Create a range of addresses that are attached to a subnet. An API is available first to create a range of addresses from an IP range or a list of host names and then to attach those addresses to a subnet.
PUT >> /deployment/resources/subnet/<subnetUUID>/addresses >> Create a range of addresses that are attached to a subnet. An API is available first to create a range of addresses from an IP range or a list of host names and then to attach those addresses to a subnet.
PUT >> /deployment/resources/addresses/<addressUUID> >> You can use the representational state transfer (REST) application programming interface (API) to move an address from one subnet to another.
DELETE >> /deployment/resources/addresses/<addressUUID> >> Deleting an address. You can use the representational state transfer (REST) application programming interface (API) to delete an address.
POST >> /deployment/resources/credentials >> Creating a new credential
DELETE >> /deployment/resources/credentials/<credentialUUID> >> Deleting a credential
DELETE >> /deployment/resources/images/<imageID> >> Deleting images from the system
POST >> /deployment/resources/groups >> Creating a group
PUT >> /deployment/resources/groups/<groupUUID> >> Updating a group
GET >> /deployment/resources/groups?isMaster=true >> Retrieving master groups
GET >> /deployment/resources/groups/group<UUID>?showNested=true >> Retrieving nested and parent groups
PUT >> /deployment/resources/instances/<instanceUUID> >> Stopping, starting, or and restarting virtual machines
GET >> /deployment/resources/instances >> Viewing currently deployed virtual machines
DELETE >> /deployment/resources/instances/<instanceUUID> >> Deleting currently deployed virtual machines
GET >> /deployment/resources/addresses >> Getting a new address
POST >> /deployment/resources/volumes >> Creating a volume
DELETE >> /deployment/resources/volumes/<volumeUUID> >> Deleting a volume
POST >> /deployment/resources/volumes >> Attaching or detaching volumes
PUT >> /deployment/resources/instances/<instanceUUID> >> Storing a previously deployed virtual machine
GET >> /deployment/resources/instance_snapshots >> Retrieving a list of snapshots
GET >> /deployment/resources/acls >> Get all acls
POST >> /audit/resources/audit_config >> Create an audit configuration
POST >> /admin/resources/backup >> Initiate a backup operation
GET >> /admin/resources/backup_subcomponents/{id} >> Get information on a specified volume group
GET >> /admin/resources/chassis_management_modules >> Get all chassis management modules
GET >> /admin/resources/compute_node_chassis >> Get all compute node chassis
GET >> /admin/resources/compute_nodes >> Get all compute nodes
GET >> /admin/resources/energy_history >> Get all energy history
GET >> /admin/resources/external_applications >> Get all external applications
POST >> /admin/resources/instance_migrations >> Migrate an instance
GET >> /admin/resources/hypervisors >> Get all hypervisors
GET >> /admin/resources/locations >> Get all locations
"GET >> /admin/resources/management_endpoints	 >> Get all management endpoints"
GET >> /admin/resources/management_nodes >> Get all management nodes
GET >> /admin/resources/physical_core_stats >> Get all physical core stats
GET >> /admin/resources/physical_cpu_history >> Get all physical CPU history
GET >> /admin/resources/roles >> Get all roles
POST >> /deployment/resources/volume_groups >> Create volume group
GET >> /admin/resources/vdcs >> Get all virtual data centers
GET >> /admin/resources/user_groups_users >> Get all user groups users
GET >> /admin/resources/temperature_stats >> Get all temperature stats
GET >> /admin/resources/temperature_history >> Get all temperature history
GET >> /admin/resources/switch_power_supplies >> Get all switch power supplies